{{{ JSLinters 0.1.0
Source: Source code is in git with the tag 0.1.0_1
Announcement: First release!
Requires Java 1.8
Requires jEdit 05.03.00.00
Required plugins:
ErrorList 2.3 (errorlist.ErrorListPlugin)
Short Description: The JSLinters plugin provides validation for javascript using
jshint and eslint.
Long Description: <html>
<p>The JSLinters plugin lets you run JavaScript code checkers
JSHint (<a href="http://jshint.com">http://jshint.com</a>) or
ESLint (<a href="http://eslint.org">http://eslint.org</a>) in jEdit
and shows errors in ErrorList.</p>
<p>It can use the system's jshint or eslint (node.js executable)
or install and run jshint in the JVM without dependencies.</p>
</html>
}}}
| Submitted | kerik-sf - 2016-09-12 14:28:20.409000 | Assigned | |
|---|---|---|---|
| Priority | 5 | Labels | |
| Status | open | Group | None |
| Resolution | None |
| 2016-09-16 14:48:30.649000 kerik-sf |
- Description has changed: |
|---|---|
| 2016-09-16 14:48:31.034000 kerik-sf |
I've re-tagged: it's 0.1.0_1 now. |